| action |
The URI of a program that processes the information submitted via the form. |
| align |
Specifies the horizontal alignment of the element. |
| alt |
Alternative text in case an image can't be displayed. |
| async |
Indicates that the script should be executed asynchronously. |
| autocomplete |
Indicates whether controls in this form can by default have their values automatically completed by the browser. |
| autofocus |
The element should be automatically focused after the page loaded. |
| autoplay |
The audio or video should play as soon as possible. |
| bgcolor |
Background color of the element. |